This repository contains my technical resolutions and writeups for various TryHackMe rooms and challenges. All content is provided in Markdown (.md) format, designed to be read directly on GitHub and does not contain the flags, as this serves to showcase my methodology and continuous learning, not to help you cheat.
You will find a standalone .md file for each solved machine, detailing the intrusion process step-by-step.
- Retro - Hard | Web Enumeration, Information Disclosure, Kernel Exploitation (CVE-2017-0213).
- Lookback - Medium | Active Directory, Log Analysis, Command Injection, ProxyShell.
- Kenobi - Easy | Samba & NFS Enumeration, ProFTPD Exploitation (mod_copy), SUID Path Variable Manipulation.
Each report follows a professional pentesting workflow:
- Reconnaissance: Port scanning and service enumeration.
- Analysis: Identification of vulnerabilities and attack vectors.
- Exploitation: Gaining initial access to the system.
- Privilege Escalation: Steps taken to achieve
rootorSYSTEMaccess.
These documents are for educational purposes only. The goal is to document the learning process and serve as a guide for the community. I encourage you to attempt the challenges yourself before consulting the full solution.
Maintained by stylishack 👩💻